Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis updates and tweaks #419

Merged
merged 3 commits into from Oct 27, 2019
Merged

Conversation

hainesr
Copy link
Member

@hainesr hainesr commented Oct 21, 2019

This PR does three things:

  • use a later Ubuntu distribution in the tests (Xenial);
  • which allows us to specify the next LTS version of OpenJDK (11);
  • and, turn on fast_finish so that builds are marked as complete as soon as possible.

It still tests with OpenJDK 8 as it's still in support.

This means that long-running tests that are allowed to fail don't hold
up the build being marked as finished, if all the required tests have
passed.
Move to Xenial, which allows us to test with later OpenJDKs. Moving to
Bionic would be nice but it no longer has OpenJDK 8, which is still in
support.
OpenJDK 8 is now out of (commercial) support. Leave a version testing
with OpenJDK 8 as it's still in free support for another year.
@coveralls
Copy link

coveralls commented Oct 21, 2019

Coverage Status

Coverage remained the same at 95.443% when pulling 323437c on hainesr:travis-tweaks into e43e360 on rubyzip:master.

Copy link
Member

@jdleesmiller jdleesmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK by me 👍. Thanks for the tidy up.

We were held on trusty to keep rbx building (albeit still failing), after #399 / rubinius/rubinius#3811. However, it seems that the rbx build is still broken on xenial several months later, so given that there's now a reason to move on to xenial, I think it's OK to do so.

@jdleesmiller jdleesmiller merged commit e539560 into rubyzip:master Oct 27, 2019
@hainesr hainesr deleted the travis-tweaks branch October 27, 2019 22:29
jdleesmiller added a commit that referenced this pull request Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants